home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / lib / tex / art10.doc < prev    next >
Text File  |  1986-12-16  |  16KB  |  359 lines

  1. % ARTICLE DOCUMENT STYLE --- Released 4 September 1986
  2. %    for LaTeX version 2.09
  3. % Copyright (C) 1986 by Leslie Lamport
  4.  
  5. %  ****************************************
  6. %  *               FONTS                  *
  7. %  ****************************************
  8. %
  9.  
  10. \lineskip 1pt            % \lineskip is 1pt for all font sizes.
  11. \normallineskip 1pt
  12. \def\baselinestretch{1}
  13.  
  14. % Each size-changing command \SIZE executes the command
  15. %        \@setsize\SIZE{BASELINESKIP}\FONTSIZE\@FONTSIZE
  16. % where:
  17. %   BASELINESKIP = Normal value of \baselineskip for that size.  (Actual 
  18. %                  value will be \baselinestretch * BASELINESKIP.)
  19. %
  20. %  \FONTSIZE     = Name of font-size command.  The currently available
  21. %                  (preloaded) font sizes are: \vpt (5pt), \vipt (6pt),
  22. %                  \viipt (etc.), \viiipt, \ixpt, \xpt, \xipt, \xiipt,
  23. %                  \xivpt, \xviipt, \xxpt, \xxvpt.
  24. %  \@FONTSIZE    = The same as the font-size command except with an
  25. %                  '@' in front---e.g., if \FONTSIZE = \xivpt then
  26. %                  \@FONTSIZE = \@xivpt.
  27. %
  28. % For reasons of efficiency that needn't concern the designer,
  29. % the document style defines \@normalsize instead of \normalsize .  This is
  30. % done only for \normalsize, not for any other size-changing commands.
  31.  
  32. \def\@normalsize{\@setsize\normalsize{12pt}\xpt\@xpt
  33. \abovedisplayskip 10pt plus2pt minus5pt%
  34. \belowdisplayskip \abovedisplayskip
  35. \abovedisplayshortskip  \z@ plus3pt%   
  36. \belowdisplayshortskip  6pt plus3pt minus3pt}
  37.  
  38. \def\small{\@setsize\small{11pt}\ixpt\@ixpt
  39. \abovedisplayskip 8.5pt plus 3pt minus 4pt%
  40. \belowdisplayskip \abovedisplayskip
  41. \abovedisplayshortskip \z@ plus2pt%
  42. \belowdisplayshortskip 4pt plus2pt minus 2pt
  43. \def\@listi{\topsep 4pt plus 2pt minus 2pt\parsep 2pt plus 1pt minus 1pt
  44. \itemsep \parsep}}
  45.  
  46. \def\footnotesize{\@setsize\footnotesize{9.5pt}\viiipt\@viiipt
  47. \abovedisplayskip 6pt plus 2pt minus 4pt%
  48. \belowdisplayskip \abovedisplayskip
  49. \abovedisplayshortskip \z@ plus 1pt%
  50. \belowdisplayshortskip 3pt plus 1pt minus 2pt
  51. \def\@listi{\topsep 3pt plus 1pt minus 1pt\parsep 2pt plus 1pt minus 1pt
  52. \itemsep \parsep}}
  53.  
  54. \def\scriptsize{\@setsize\scriptsize{8pt}\viipt\@viipt}
  55. \def\tiny{\@setsize\tiny{6pt}\vpt\@vpt}
  56. \def\large{\@setsize\large{14pt}\xiipt\@xiipt}
  57. \def\Large{\@setsize\Large{18pt}\xivpt\@xivpt}
  58. \def\LARGE{\@setsize\LARGE{22pt}\xviipt\@xviipt}
  59. \def\huge{\@setsize\huge{25pt}\xxpt\@xxpt}
  60. \def\Huge{\@setsize\Huge{30pt}\xxvpt\@xxvpt}
  61.  
  62. \normalsize  % Choose the normalsize font.
  63.  
  64.  
  65. %  ****************************************
  66. %  *            PAGE LAYOUT               *
  67. %  ****************************************
  68. %
  69. % All margin dimensions measured from a point one inch from top and side
  70. % of page.  
  71.  
  72. % SIDE MARGINS:
  73. \if@twoside                 % Values for two-sided printing:
  74.    \oddsidemargin  44pt     %   Left margin on odd-numbered pages.
  75.    \evensidemargin 82pt     %   Left margin on even-numbered pages.
  76.    \marginparwidth 107pt    %   Width of marginal notes.
  77. \else                       % Values for one-sided printing:
  78.    \oddsidemargin  63pt     %   Note that \oddsidemargin = \evensidemargin
  79.    \evensidemargin 63pt
  80.    \marginparwidth 90pt 
  81. \fi
  82. \marginparsep 11pt          % Horizontal space between outer margin and 
  83.                             % marginal note
  84.  
  85.  
  86. % VERTICAL SPACING:        
  87.                          % Top of page:
  88. \topmargin 27pt          %    Nominal distance from top of page to top of
  89.                          %    box containing running head.
  90. \headheight 12pt         %    Height of box containing running head.
  91. \headsep 25pt            %    Space between running head and text.
  92. % \topskip = 10pt        %    '\baselineskip' for first line of page.
  93.                          % Bottom of page:
  94. \footskip 30pt           %    Distance from baseline of box containing foot 
  95.                          %    to baseline of last line of text.
  96.  
  97.  
  98. % DIMENSION OF TEXT:
  99. % 24 Jun 86: changed to explicitly compute \textheight to avoid roundoff.
  100. % The value of the multiplier was calculated as the floor of the
  101. % old \textheight minus \topskip, divided by \baselineskip for \normalsize.
  102. % The old value of \textheight was 528pt.
  103. % \textheight is the height of text (including footnotes and figures, 
  104. % excluding running head and foot).
  105.  
  106. \textheight = 43\baselineskip
  107. \advance\textheight by \topskip
  108. \textwidth 345pt         % Width of text line.
  109.                          % For two-column mode: 
  110. \columnsep 10pt          %    Space between columns 
  111. \columnseprule 0pt       %    Width of rule between columns.
  112.  
  113. % A \raggedbottom command causes 'ragged bottom' pages: pages set to
  114. % natural height instead of being stretched to exactly \textheight.
  115.  
  116. % FOOTNOTES:
  117.  
  118. \footnotesep 6.65pt   % Height of strut placed at the beginning of every
  119.                       % footnote = height of normal \footnotesize strut,
  120.                       % so no extra space between footnotes.
  121.  
  122. \skip\footins 9pt plus 4pt minus 2pt  % Space between last line of text and 
  123.                                       % top of first footnote.
  124.  
  125. % FLOATS: (a float is something like a figure or table)
  126. %
  127. %  FOR FLOATS ON A TEXT PAGE:
  128. %
  129. %    ONE-COLUMN MODE OR SINGLE-COLUMN FLOATS IN TWO-COLUMN MODE:
  130. \floatsep 12pt plus 2pt minus 2pt        % Space between adjacent floats moved
  131.                                          % to top or bottom of text page.
  132. \textfloatsep 20pt plus 2pt minus 4pt    % Space between main text and floats
  133.                                          % at top or bottom of page.
  134. \intextsep 12pt plus 2pt minus 2pt       % Space between in-text figures and 
  135.                                          % text.
  136. \@maxsep 20pt                            % The maximum of \floatsep, 
  137.                                          % \textfloatsep and \intextsep (minus
  138.                                          % the stretch and shrink).
  139. %    TWO-COLUMN FLOATS IN TWO-COLUMN MODE:
  140. \dblfloatsep 12pt plus 2pt minus 2pt     % Same as \floatsep for double-column
  141.                                          % figures in two-column mode.
  142. \dbltextfloatsep 20pt plus 2pt minus 4pt % \textfloatsep for double-column 
  143.                                          % floats.
  144. \@dblmaxsep 20pt                         % The maximum of \dblfloatsep and 
  145.                                          % \dbltexfloatsep.
  146.  
  147. %  FOR FLOATS ON A SEPARATE FLOAT PAGE OR COLUMN:
  148. %    ONE-COLUMN MODE OR SINGLE-COLUMN FLOATS IN TWO-COLUMN MODE:
  149. \@fptop 0pt plus 1fil    % Stretch at top of float page/column. (Must be    
  150.                          % 0pt plus ...)                                    
  151. \@fpsep 8pt plus 2fil    % Space between floats on float page/column.       
  152. \@fpbot 0pt plus 1fil    % Stretch at bottom of float page/column. (Must be 
  153.                          % 0pt plus ... )                                   
  154.  
  155. %   DOUBLE-COLUMN FLOATS IN TWO-COLUMN MODE.
  156. \@dblfptop 0pt plus 1fil % Stretch at top of float page. (Must be 0pt plus ...)
  157. \@dblfpsep 8pt plus 2fil % Space between floats on float page.
  158. \@dblfpbot 0pt plus 1fil % Stretch at bottom of float page. (Must be 
  159.                          % 0pt plus ... )                                   
  160. % MARGINAL NOTES:
  161. %
  162. \marginparpush 5pt       % Minimum vertical separation between two marginal 
  163.                          % notes.
  164.  
  165.  
  166. %  ****************************************
  167. %  *           PARAGRAPHING               *
  168. %  ****************************************
  169. %
  170. \parskip 0pt plus 1pt              % Extra vertical space between paragraphs.
  171. \parindent 15pt                    % Width of paragraph indentation.
  172. \topsep 8pt plus 2pt minus 4pt     % Extra vertical space, in addition to 
  173.                                    % \parskip, added above and below list and
  174.                                    % paragraphing environments.
  175. \partopsep 2pt plus 1pt minus 1pt  % Extra vertical space, in addition to 
  176.                                    % \parskip and \topsep, added when user
  177.                                    % leaves blank line before environment.
  178. \itemsep 4pt plus 2pt minus 1pt    % Extra vertical space, in addition to
  179.                                    % \parskip, added between list items.
  180.  
  181. % The following page-breaking penalties are defined
  182.  
  183. \@lowpenalty   51      % Produced by \nopagebreak[1] or \nolinebreak[1]
  184. \@medpenalty  151      % Produced by \nopagebreak[2] or \nolinebreak[2]
  185. \@highpenalty 301      % Produced by \nopagebreak[3] or \nolinebreak[3]
  186.  
  187. \@beginparpenalty -\@lowpenalty    % Before a list or paragraph environment.
  188. \@endparpenalty   -\@lowpenalty    % After a list or paragraph environment.
  189. \@itempenalty     -\@lowpenalty    % Between list items.
  190.  
  191. % \clubpenalty         % 'Club line'  at bottom of page.
  192. % \widowpenalty        % 'Widow line' at top of page.
  193. % \displaywidowpenalty % Math display widow line.
  194. % \predisplaypenalty   % Breaking before a math display.
  195. % \postdisplaypenalty  % Breaking after a math display.
  196. % \interlinepenalty    % Breaking at a line within a paragraph.
  197. % \brokenpenalty       % Breaking after a hyphenated line.
  198.  
  199.  
  200. %    ****************************************
  201. %    *             SECTIONS                 *
  202. %    ****************************************
  203. %
  204.  
  205. % \secdef{UNSTARCMDS}{STARCMDS} :
  206. %    When defining a sectionioning command without using
  207. %    \@startsection, you can use \secdef as follows:
  208. %       \def\part { ... \secdef \CMDA \CMDB }
  209. %       \def\CMDA  [#1]#2{ ... }     % Command to define \part[...]{...}
  210. %       \def\CMDB  #1{ ... }         % Command to define \part*{...}
  211.  
  212. \def\part{\par               % New paragraph
  213.    \addvspace{4ex}           % Adds vertical space above title.
  214.    \@afterindentfalse        % Suppresses indent in first paragraph.  Change
  215.    \secdef\@part\@spart}     % to \@afterindenttrue to have indent.
  216.  
  217. \def\@part[#1]#2{\ifnum \c@secnumdepth >\m@ne    % IF secnumdepth > -1
  218.         \refstepcounter{part}                    %  THEN step part counter
  219.         \addcontentsline{toc}{part}{\thepart     %       add toc line
  220.         \hspace{1em}#1}\else                     %  ELSE add unnumbered line
  221.       \addcontentsline{toc}{part}{#1}\fi         % FI
  222.    { \parindent 0pt \raggedright 
  223.     \ifnum \c@secnumdepth >\m@ne   % IF secnumdepth > -1 
  224.       \Large \bf Part \thepart     %   THEN Print 'Part' and 
  225.       \par \nobreak                %          number in \Large boldface.
  226.     \fi                            % FI
  227.     \huge \bf                      % Select \huge boldface.
  228.     #2\markboth{}{}\par }          % Print title and set heading marks null.
  229.     \nobreak                       % TeX penalty to prevent page break.
  230.     \vskip 3ex                     % Space between title and text.
  231.    \@afterheading                  % Routine called after part and
  232.     }                              %     section heading.
  233.  
  234. % Heading for \part* command
  235. \def\@spart#1{{\parindent 0pt \raggedright 
  236.     \huge \bf                       
  237.     #1\par}                         % Title.
  238.     \nobreak                        % TeX penalty to prevent page break.
  239.     \vskip 3ex                      % Space between title and text.
  240.     \@afterheading                  % Routine called after part and
  241.   }                                 %     section heading.
  242.  
  243. % \@startsection {NAME}{LEVEL}{INDENT}{BEFORESKIP}{AFTERSKIP}{STYLE} 
  244. %            optional * [ALTHEADING]{HEADING}
  245. %    Generic command to start a section.  
  246. %    NAME       : e.g., 'subsection'
  247. %    LEVEL      : a number, denoting depth of section -- i.e., section=1,
  248. %                 subsection = 2, etc.  A section number will be printed if
  249. %                 and only if LEVEL < or = the value of the secnumdepth
  250. %                 counter.
  251. %    INDENT     : Indentation of heading from left margin
  252. %    BEFORESKIP : Absolute value = skip to leave above the heading.  
  253. %                 If negative, then paragraph indent of text following 
  254. %                 heading is suppressed.
  255. %    AFTERSKIP  : if positive, then skip to leave below heading,
  256. %                       else - skip to leave to right of run-in heading.
  257. %    STYLE      : commands to set style
  258. %  If '*' missing, then increments the counter.  If it is present, then
  259. %  there should be no [ALTHEADING] argument.  A sectioning command
  260. %  is normally defined to \@startsection + its first six arguments.
  261.  
  262. \def\section{\@startsection {section}{1}{\z@}{-3.5ex plus -1ex minus 
  263.     -.2ex}{2.3ex plus .2ex}{\Large\bf}}
  264. \def\subsection{\@startsection{subsection}{2}{\z@}{-3.25ex plus -1ex minus 
  265.    -.2ex}{1.5ex plus .2ex}{\large\bf}}
  266. \def\subsubsection{\@startsection{subsubsection}{3}{\z@}{-3.25ex plus 
  267. -1ex minus -.2ex}{1.5ex plus .2ex}{\normalsize\bf}}
  268. \def\paragraph{\@startsection
  269.      {paragraph}{4}{\z@}{3.25ex plus 1ex minus .2ex}{-1em}{\normalsize\bf}}
  270. \def\subparagraph{\@startsection
  271.      {subparagraph}{4}{\parindent}{3.25ex plus 1ex minus 
  272.      .2ex}{-1em}{\normalsize\bf}}
  273.  
  274.  
  275. % Default initializations of \...mark commands.  (See below for their
  276. % us in defining page styles.
  277. %
  278.  
  279. % \def\sectionmark#1{}           % Preloaded definitions
  280. % \def\subsectionmark#1{}
  281. % \def\subsubsectionmark#1{}
  282. % \def\paragraphmark#1{}
  283. % \def\subparagraphmark#1{}
  284.  
  285. % The value of the counter secnumdepth gives the depth of the
  286. % highest-level sectioning command that is to produce section numbers.
  287. %
  288.  
  289. \setcounter{secnumdepth}{3}
  290.  
  291. % APPENDIX
  292. %
  293. % The \appendix command must do the following:
  294. %    -- reset the section and subsection counters to zero
  295. %    -- redefine the section counter to produce appendix numbers
  296. %    -- redefine the \section command if appendix titles and headings are
  297. %       to look different from section titles and headings.
  298.  
  299. \def\appendix{\par
  300.   \setcounter{section}{0}
  301.   \setcounter{subsection}{0}
  302.   \def\thesection{\Alph{section}}}
  303.  
  304.  
  305. %    ****************************************
  306. %    *                LISTS                 *
  307. %    ****************************************
  308. %
  309.  
  310. % The following commands are used to set the default values for the list
  311. % environment's parameters. See the LaTeX manual for an explanation of
  312. % the meanings of the parameters.  Defaults for the list environment are
  313. % set as follows.  First, \rightmargin, \listparindent and \itemindent
  314. % are set to 0pt.  Then, for a Kth level list, the command \@listK is
  315. % called, where 'K' denotes 'i', 'ii', ... , 'vi'.  (I.e., \@listiii is
  316. % called for a third-level list.)  By convention, \@listK should set
  317. % \leftmargin to \leftmarginK.
  318. %
  319. % For efficiency, level-one list's values are defined at top level, and
  320. % \@listi is defined to set only \leftmargin
  321.  
  322. \leftmargini 25pt
  323. \leftmarginii 22pt     % > \labelsep + width of '(m)'
  324. \leftmarginiii 18.7pt  % > \labelsep + width of 'vii.'
  325. \leftmarginiv 17pt     % > \labelsep + width of 'M.'
  326. \leftmarginv 10pt
  327. \leftmarginvi 10pt
  328.  
  329. \leftmargin\leftmargini
  330. \labelsep 5pt
  331. \labelwidth\leftmargini\advance\labelwidth-\labelsep
  332. \parsep 4pt plus 2pt minus 1pt
  333.  
  334. \def\@listi{\leftmargin\leftmargini}
  335.  
  336. \def\@listii{\leftmargin\leftmarginii
  337.    \labelwidth\leftmarginii\advance\labelwidth-\labelsep
  338.    \topsep 4pt plus 2pt minus 1pt
  339.    \parsep 2pt plus 1pt minus 1pt
  340.    \itemsep \parsep}
  341.  
  342. \def\@listiii{\leftmargin\leftmarginiii
  343.     \labelwidth\leftmarginiii\advance\labelwidth-\labelsep
  344.     \topsep 2pt plus 1pt minus 1pt 
  345.     \parsep \z@ \partopsep 1pt plus 0pt minus 1pt
  346.     \itemsep \topsep}
  347.  
  348. \def\@listiv{\leftmargin\leftmarginiv
  349.      \labelwidth\leftmarginiv\advance\labelwidth-\labelsep}
  350.  
  351. \def\@listv{\leftmargin\leftmarginv
  352.      \labelwidth\leftmarginv\advance\labelwidth-\labelsep}
  353.  
  354. \def\@listvi{\leftmargin\leftmarginvi
  355.      \labelwidth\leftmarginvi\advance\labelwidth-\labelsep}
  356.  
  357.  
  358.  
  359.